From 54d455ebec3fe886ecadaead17dc2346208bfbb2 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 8 May 2001 21:12:41 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a0ed4747280..a45466cb151 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2001-05-08 John Wiegley + + * calendar/timeclock.el (timeclock-workday-remaining): Changed + logic for determining how much time is remaining. + (timeclock-workday-elapsed): Don't accept a "relative" argument + for the current day's elapsed time. What could that have meant? + (timeclock-workday-elapsed-string): No "relative" argument + anymore. + (timeclock-when-to-leave): Changed logic, similarly to what was + done for `timeclock-workday-remaining'. + (timeclock-find-discrep): Removed "today-only" argument, which had + no meaning. Fixed some more math problems. The function now + returns a three member list: (TOTAL-TIME-DISCREPANCY + TODAYS-TIME-DISCREPANCY TODAYS-ELAPSED-TIME). + 2001-05-08 Eli Zaretskii * w32-fns.el (convert-standard-filename): Start replacing slashes -- 2.30.2